a:hover {
  text-decoration: none;
}

input,
button,
textarea {
  outline: none;
  border: 0px;
}

body,
html {
  font-size: 14px;
  font-family: Arial;
  box-sizing: border-box;
  min-width: 1200px;
}

input {
  outline: none;
}

.hidden {
  overflow: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.main {
  width: 1200px;
  margin: 0 auto;
}

.fullSlide {
  width: 100%;
  position: relative;
  height: 637px;
  background: #000;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 637px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 637px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  _background: #000;
  _filter: alpha(opacity=60);
}

.fullSlide .hd ul {
  text-align: center;
  padding-top: 5px;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 8px;
  height: 8px;
  margin: 5px;
  background-color: #fff;
  overflow: hidden;
  border-radius: 8px;
}

.fullSlide .hd ul .on {
  background-color: #1368d8;
}

.ladyScroll {
  width: 1200px;
  height: 450px;
  margin: 0 auto 80px;
  position: relative;
}

.ladyScroll .prev,
.ladyScroll .next {
  width: 28px;
  height: 47px;
  position: absolute;
  top: 210px;
  left: -50px;
  z-index: 100;
  cursor: pointer;
  background: url('../img/arrow_left.png') no-repeat center center;
}

.ladyScroll .next {
  left: auto;
  right: -50px;
  background: url('../img/arrow_right.png') no-repeat center center;
}

.ladyScroll .prev:hover {
  background: url('../img/arrow_left_on.png') no-repeat center center;
}

.ladyScroll .next:hover {
  background: url('../img/arrow_right_on.png') no-repeat center center;
}

.ladyScroll .scrollWrap {
  width: 1250px;
  padding-top: 25px;
  margin-left: -25px;
  overflow: hidden;
  position: absolute;
}

.ladyScroll dl {
  float: left;
  height: 450px;
  width: 280px;
  margin-left: 20px;
  margin-right: 7px;
  text-align: center;
  position: relative;
  background-color: #fff;
  box-sizing: border-box;
}

.ladyScroll dl > div {
  box-shadow: 0px 0px 10px #f1f1f1;
  border: 2px solid rgba(255, 255, 255, 0);
  transition: all 0.3s;
  height: 400px;
  box-sizing: border-box;
  margin-top: 25px;
}

.ladyScroll dl img {
  width: 246px;
  height: 165px;
  margin-top: 14px;
}

.ladyScroll dl h3 {
  font-size: 16px;
  color: #333;
  padding: 20px 0;
}

.ladyScroll dl p {
  font-size: 14px;
  color: #838383;
  margin-bottom: 30px;
  padding: 0 20px;
}

.ladyScroll dl a {
  width: 168px;
  height: 46px;
  color: #1368d8;
  border: 1px solid #1368d8;
  font-size: 14px;
  line-height: 46px;
  display: inline-block;
  transition: all 0.3s;
}

.ladyScroll dl:hover > div {
  transform: translate(0, -10px);
  border: 2px solid #1368d8;
}

.ladyScroll dl:hover a {
  background-color: #1368d8;
  color: #fff;
}


.header {
  border-top: 8px solid #1368d8;
}

.nav {
  overflow: hidden;
}

.nav li {
  float: left;
  height: 90px;
  line-height: 80px;
  text-align: center;
  font-size: 16px;
}

.nav li a {
  color: #333;
  padding: 0 30px;
  display: block;
}

.nav li.on {
  background: url('../img/nav_on.png') no-repeat top center;
}

.nav li.on a {
  color: #fff;
}

.logo {
  margin-top: 14px;
}

.index-title-box {
  padding: 50px 0;
}

.index-title-box.title-white .index-title-line {
  background-color: #fff;
}

.index-title-box.title-white .index-title-content {
  color: #fff;
}

.index-title-box.title-white .index-title-sub {
  color: #fff;
}

.index-title-up {
  text-align: center;
}

.index-title-line {
  width: 36px;
  height: 5px;
  background-color: #1368d8;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 20px;
}

.index-title-content {
  font-size: 39px;
  font-weight: 550;
  color: #1368d8;
  display: inline-block;
  margin: 0 30px;
}

.index-title-sub {
  font-size: 16px;
  color: #838383;
  text-align: center;
}

.index-baohu {
  background: url('../img/index_model_bg.jpg') no-repeat center center;
  height: 496px;
}

.baohu-text {
  color: #fff;
  width: 320px;
  margin-top: 90px;
}

.baohu-text h2,
.baohu-text h3 {
  font-size: 53px;
  font-weight: normal;
}

.baohu-text h2 {
  font-weight: 550;
}

.baohu-text p {
  margin-top: 30px;
  font-size: 14px;
  line-height: 24px;
  padding-left: 33px;
  background: url('../img/index_icon_1.png') no-repeat left top;
}

.baohu-list {
  overflow: hidden;
  width: 730px;
  margin-top: 90px;
}

.baohu-list li {
  float: left;
  width: 146px;
  margin-bottom: 30px;
}

.baohu-list li img {
  display: block;
  margin: 0 auto;
}

.baohu-list li span {
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}

.index-youdian {
  padding: 50px 0;
}

.youdian-box {
  overflow: hidden;
  padding: 28px 0;
  border-bottom: 1px solid #e8e8e8;
}

.youdian-box:last-child {
  border-bottom: 0px;
}

.youdian-text {
  width: 612px;
}

.youdian-img {
  width: 582px;
  height: 291px;
}

.youdian-num {
  font-size: 108px;
  line-height: 108px;
  font-weight: 800;
  color: #1368d8;
  margin-left: 40px;
  margin-right: 30px;
}

.youdian-title {
  font-size: 34px;
  color: #1368d8;
}

.youdian-list {
  padding: 15px 0;
  padding-left: 60px;
  font-size: 18px;
  background: url('../img/index_icon_2.png') no-repeat left center;
}

.index-youshi {
  background: url('../img/index_model_bg_2.jpg') no-repeat center center;
  height: 600px;
}

.youshi-list {
  margin-top: 80px;
}

.youshi {
  float: left;
  width: 230px;
  height: 250px;
  border-radius: 10px;
  background: #fff;
  margin: 0 35px;
  transition: all 0.3s;
}

.youshi:hover {
  transform: translate(0, -10px);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
}

.youshi-img {
  width: 115px;
  height: 115px;
  background-color: #1368d8;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -60px auto 0;
}

.youshi h3 {
  font-size: 18px;
  font-weight: 550;
  text-align: center;
  margin: 30px 0 20px;
}

.youshi p {
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.index-case {
  background-color: #f4f4f4;
  padding-bottom: 80px;
}

#iFocus {
  height: 600px;
  position: relative;
  width: 1200px;
}

#iFocus ul {
  height: 600px;
  position: absolute;
  z-index: 88
}

#iFocus ul li {
  float: left;
  width: 1200px;
  height: 600px;
  position: relative;
  z-index: 81
}

.case-text {
  width: 950px;
  height: 600px;
  box-sizing: border-box;
  padding: 60px;
  background-color: #fff;
  box-shadow: 0px 0px 20px #eaeaea;
}

.case-text h3 {
  font-size: 40px;
}

.case-text h4 {
  font-size: 30px;
}

.case-text>div {
  font-size: 16px;
  line-height: 40px;
  color: #666666;
  width: 440px;
  height: 330px;
  overflow: hidden;
}

.case-text a {
  display: block;
  width: 140px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #fff;
  background-color: #1368d8;
  margin-left: 300px;
}

#iFocus ul li>img {
  vertical-align: middle;
  width: 600px;
  height: 409px;
  position: absolute;
  right: 0;
  top: 90px;
}


#iFocus .btn {
  position: absolute;
  height: 18px;
  left: 60px;
  bottom: 70px;
  text-align: right;
  z-index: 90
}

#iFocus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 100px;
  text-align: center;
  font-size: 16px;
  font-family: "微软雅黑";
  margin-right: 5px;
  cursor: pointer;
  background: #e0e0e0;
  border: solid 1px #fff;
  box-sizing: border-box;
}

#iFocus .btn span.on {
  background: #fff;
  color: #fcc;
  border: solid 5px #1368d8
}

.new-list {
  overflow: hidden;
}

.new-box {
  float: left;
  width: 580px;
  margin-right: 40px;
  margin-bottom: 40px;
  box-sizing: border-box;
  padding: 32px;
  background-color: #f4f4f4;
  transition: all 0.3s;
}

.new-box:hover {
  transform: translate(0, -10px);
}

.new-box:nth-child(2n) {
  margin-right: 0;
}

.new-box img {
  width: 244px;
  height: 155px;
}

.new-box div {
  width: 250px;
  margin-left: 20px;
}

.new-title {
  color: #0c4da2;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding-top: 10px;
}

.new-desc {
  font-size: 14px;
  color: #888888;
  line-height: 22px;
  margin: 10px 0;
}

.new-time {
  font-size: 14px;
  color: #666;
}

.footer {
  background-color: #123f7a;
  padding: 50px 0 10px;
}

.footer-up {
  overflow: hidden;
}

.footer-nav {
  overflow: hidden;
}

.footer-nav li {
  float: left;
  font-size: 18px;
  font-weight: 550;
  border-right: 2px solid #ffffff;
}

.footer-nav li:first-child {
  border-left: 2px solid #fff;
}

.footer-nav li a {
  color: #fff;
  padding: 0 30px;
}

.footer-contact {
  margin-top: 50px;
}

.footer-contact img {
  margin-top: 10px;
}

.footer-contact p {
  font-size: 14px;
  color: #fff;
  margin: 5px 14px 0;
}

.footer-contact span {
  font-size: 36px;
  color: #fff;
  font-weight: 660;
  margin: 0 10px;
}

.footer-contact span:first-child {
  margin-right: 50px;
}

.footer-qr{
  width: 120px;
  height: 120px;
}

.footer-qr-sub {
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}

.footer-down {
  overflow: hidden;
  padding: 40px 0 10px;
  color: #fff;
}

.footer-address {
  font-size: 16px;
}

.footer-copyright {
  font-size: 12px;
}

.banner {
  height: 350px;
}

.banner h1 {
  font-size: 50px;
  color: #fff;
  padding-top: 130px;
  padding-left: 50px;
  font-weight: normal;
}

.mbx {
  height: 71px;
  line-height: 70px;
  background: url('../img/bg_mbx.jpg') no-repeat center center;
  box-sizing: border-box;
  padding-left: 60px;
  margin: 30px auto;
}

.mbx a,
.mbx span {
  color: #fff;
  font-size: 14px;
  padding: 0 4px;
}

.mbx a:last-child {
  font-size: 22px;
}

.list-new {
  overflow: hidden;
}

.list-new li {
  float: left;
  width: 360px;
  margin-right: 59px;
  margin-bottom: 80px;
}

.list-new li:nth-child(3n) {
  margin-right: 0px;
}

.list-new li a {
  display: block;
}

.new-img {
  width: 360px;
  height: 206px;
}

.list-new li h3 {
  font-size: 18px;
  line-height: 30px;
  height: 30px;
  color: #1368d8;
  overflow: hidden;
  font-weight: 550;
  padding-left: 26px;
  margin: 20px 0;
  background: url('../img/icon_new.jpg') no-repeat left center;
}

.list-new li p {
  font-size: 14px;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  color: #666;
}

.pages {
  text-align: center;
  margin: 40px 0 120px;
}

.pages span,
.pages a {
  display: inline-block;
  border: 1px solid #dddddd;
  color: #666;
  padding: 0 16px;
  line-height: 38px;
  font-size: 16px;
  margin: 0 4px;
}

.pages a:hover {
  background-color: #1368d8;
  color: #fff;
}

.product-nav {
  width: 220px;
  background-color: #f7f7f7;
  border-radius: 0px 30px 30px 0;
  box-sizing: border-box;
  padding: 40px 20px 60px;
}

.product-nav-list {
  margin-top: 20px;
}

.product-nav-list li a {
  display: block;
  padding: 15px 0;
  padding-left: 30px;
  font-size: 16px;
  border-bottom: 1px solid #dcdcdc;
  color: #333;
  background: url('../img/product_on.png') no-repeat 12px center;
}

.product-content {
  width: 936px;
}

.product-list {
  overflow: hidden;
}

.product-list>li {
  float: left;
  width: 290px;
  height: 262px;
  position: relative;
  margin-right: 32px;
  margin-bottom: 50px;
}

.product-list li:nth-child(3n) {
  margin-right: 0px;
}

.product-img {
  width: 290px;
  height: 190px;
}

.product-text {
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 250px;
  height: 100px;
}

.product-title {
  background-color: #1668ce;
  text-align: center;
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  font-weight: normal;
  overflow: hidden;
  color: #fff;
}

.product-action {
  margin-top: 2px;
}

.product-action li:first-child {
  margin-right: 2px;
}

.product-action li {
  background-color: #dcdcdc;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  width: 124px;
  float: left;
}

.product-action li a {
  color: #333;
  display: block;
  text-align: center;
}

.ly-box {
  background-color: #f7f7f7;
  margin: 30px auto;
  overflow: hidden;
}

.ly-header {
  margin: 160px 0 0 140px;
}

.ly-header img {
  display: block;
  margin: 0 auto;
}

.ly-header p {
  font-size: 41px;
  color: #1368d8;
  margin-top: 20px;
}

.ly-form {
  width: 800px;
  margin: 50px 0;
}

.ly-form-row {
  float: left;
  width: 310px;
  margin-right: 50px;
  margin-bottom: 28px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.ly-form-row span {
  color: crimson;
}

.ly-form-row label {
  color: #666;
  width: 40px;
  line-height: 50px;
  padding-left: 20px;
  vertical-align: top;
}

.ly-form-row-all {
  width: 670px;
}

.ly-form-row input {
  width: 218px;
  padding: 14px;
}

.ly-form-row textarea {
  width: 575px;
  padding: 14px;
}

.ly-form-submit {
  background-color: #1368d8;
  color: #fff;
  font-size: 16px;
  padding: 10px 60px;
  margin-top: 8px;
}

.ly-form-sub {
  margin-left: 40px;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}

.ly-contact {
  overflow: hidden;
  margin: 50px auto 100px;
}

.ly-contact-left {
  margin-left: 50px;
  margin-top: 20px;
}

.ly-contact-list {
  overflow: hidden;
  margin: 30px 0;
}

.ly-contact-icon {}

.ly-contact-list p {
  font-size: 16px;
  margin-left: 20px;
}

.ly-contact-qr {
  margin-right: 50px;
}

.ly-contact-qr img {
  width: 120px;
  height: 120px;
}


.ly-contact-qr p {
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
}

.new-detail {
  margin: 50px auto 100px;
}

.new-detail-title {
  font-size: 36px;
  color: #000;
  text-align: center;
  font-weight: normal;
}

.new-detail-sub {
  text-align: center;
  color: #999;
  margin: 30px 0 50px;
}

.new-detail-sub span {
  margin: 0 30px;
}

.new-detail-content {
  font-size: 16px;
  color: #4c4c56;
  line-height: 35px;
  width: 900px;
  margin: 0 auto;
  overflow: hidden;
}

.new-detail-content img {
    max-width: 100%;
    height: auto !important;
}

.case-list {
  overflow: hidden;
}

.case-list li {
  float: left;
  width: 518px;
  height: 298px;
  margin: 30px 33px;
}

.case-list li a {
  display: block;
  position: relative;
}

.case-img {
  width: 518px;
  height: 298px;
}

.case-title {
  position: absolute;
  bottom: 8px;
  left: 8px;
  width: 502px;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.8);
}

.case-title span {
  font-size: 20px;
  line-height: 60px;
  color: #000;
  padding-left: 14px;
  float: left;
}

.case-link {
  float: right;
  width: 70px;
  height: 60px;
  background-color: #0b8d42;
  display: flex;
  justify-content: center;
  align-items: center;
}

.zs-list {
  overflow: hidden;
}

.zs-list li {
  float: left;
  width: 230px;
  height: 298px;
  margin: 30px 33px;
}

.zs-list li a {
  display: block;
  position: relative;
}

.zs-list .case-img{
  width: 230px;
  height: 330px;
}

.zs-list .case-title{
  width: 210px;
}

.zs-list .case-title span {
  font-size: 14px;
}
 
.about-us-img{
  margin-top: 60px;
}

.about-us-text-right {
  width: 670px;
}

.about-us-text {
  font-size: 14px;
  line-height: 26px;
  color: #333;
}

.about-us-content {
  background: url('../img/bg_contact.png') no-repeat 800px bottom;
  margin-bottom: 70px;
}

.contact-swiper{
  background-color: #123f7a;
  height: 480px;
  padding: 1px;
}

.map {
  width: 1120px;
  height: 400px;
  margin: 30px auto;
  background-color: #f9f9f9;
}

.slide {
  width: 1200px;
  margin-top: 90px;
  height: 310px;
  overflow: hidden;
  position: relative;
}

.slide .img {
  overflow: hidden;
  position: absolute;
  transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s, z-index 0.4s;
}

.slide .img img {
  width: calc(100% - 14px);
  height: calc(100% - 14px);
  margin: 7px;
}

.slide .img1 {
  width: 250px;
  height: 146px;
  top: 77px;
  left: -50%;
  z-index: 1;
}

.slide .img2 {
  width: 310px;
  height: 206px;
  top: 52px;
  left: 80px;
  z-index: 2;
}

.slide .img3 {
  width: 506px;
  height: 310px;
  top: 0;
  left: 350px;
  z-index: 3;
}

.slide .img4 {
  width: 310px;
  height: 206px;
  top: 52px;
  left: 808px;
  z-index: 2;
}

.slide .img5 {
  width: 250px;
  height: 146px;
  top: 77px;
  left: 110%;
  z-index: 1;
}

.slide-bt {
  position: absolute;
  left: 50%;
  bottom: 13%;
  z-index: 10;
  display: none;
}

.slide-bt span {
  width: 24px;
  height: 8px;
  background: #c9caca;
  float: left;
  margin: 5px;
  border-radius: 4px;
}

.slide .slide-bt .on {
  background: #ffd200;
}

.swiper-container {
  position: relative;
}

.swiper-btn {
  position: absolute;
  top: 140px;
  left: 0;
  z-index: 9;
  background: none;
  transition: all 0.3s;
}

.swiper-btn:hover {
  opacity: 0.6;
}

.swiper-btn-right {
  left: auto;
  right: 0;
}

.swiper-btn-right img {
  transform: rotate(180deg);
}